home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Multimedia / pixplay / pixplay.exe / {app} / PixPlay.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Text File  |  2004-12-09  |  1KB  |  66 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 509
  3.   Top = 357
  4.   BorderStyle = bsNone
  5.   Caption = 'frmSplash'
  6.   ClientHeight = 186
  7.   ClientWidth = 383
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 383
  25.     Height = 186
  26.     Align = alClient
  27.     Picture.Data = {<image000.bmp>}
  28.   end
  29.   object lblversion2: TLabel
  30.     Left = 253
  31.     Top = 64
  32.     Width = 87
  33.     Height = 11
  34.     Alignment = taRightJustify
  35.     AutoSize = False
  36.     Caption = 'v ?'
  37.     Color = clSilver
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = 10724259
  40.     Font.Height = -11
  41.     Font.Name = 'Tahoma'
  42.     Font.Style = [fsBold]
  43.     ParentColor = False
  44.     ParentFont = False
  45.     Transparent = True
  46.     IsControl = True
  47.   end
  48.   object lblversion: TLabel
  49.     Left = 251
  50.     Top = 62
  51.     Width = 87
  52.     Height = 11
  53.     Alignment = taRightJustify
  54.     AutoSize = False
  55.     Caption = 'v ?'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -11
  59.     Font.Name = 'Tahoma'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.     Transparent = True
  63.     IsControl = True
  64.   end
  65. end
  66.